home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / Chip_2004-11_cd1.bin / zkuste / planetaria / download / celestia / celestia-win32-1.3.2.exe / {app} / data / comets.ssc < prev    next >
Text File  |  2004-08-13  |  2KB  |  85 lines

  1. # Comets
  2. "Halley" "Sol" 
  3.     Class "comet" 
  4.     Mesh "halley.cmod"
  5.     Texture "asteroid.jpg" 
  6.     Radius 7.6 # maximum semi-axis
  7.     MeshCenter [ -0.338 1.303 0.230 ]
  8.  
  9.     EllipticalOrbit 
  10.     { 
  11.     Epoch        2449400.5      #1994 Feb 17 00:00UT
  12.     Period            75.31589 
  13.     SemiMajorAxis     17.834144 
  14.     Eccentricity       0.967143 
  15.     Inclination      162.262690 
  16.     AscendingNode     58.420081 
  17.     ArgOfPericenter  111.332485 
  18.     MeanAnomaly       38.384264 
  19.     } 
  20.  
  21.     # chaotic rotation, imperfectly defined: 
  22.     # this version from "The New Solar System", 4th Edition; Eds.
  23.     # JK Beatty, CC Petersen, A Chaikin 
  24.  
  25.     RotationPeriod 170          # 7.1 day axial rotation period 
  26.     Obliquity       66    
  27.     PrecessionRate  97          # 3.7 day precession period 
  28.  
  29.     Albedo 0.04 
  30.  
  31. "Borrelly" "Sol" 
  32.     Class "comet" 
  33.     Mesh "borrelly.cms" 
  34.     Texture "asteroid.jpg" 
  35.     Radius 2.2 
  36.  
  37.     InfoURL "http://www.solarviews.com/eng/borrelly.htm"
  38.  
  39.     EllipticalOrbit 
  40.     { 
  41.     Epoch        2452174.5      # 2001 Sep 22 00:00UT
  42.     Period             6.86302 
  43.     SemiMajorAxis      3.611363 
  44.     Eccentricity       0.623908 
  45.     Inclination       30.324612 
  46.     AscendingNode     75.424869 
  47.     ArgOfPericenter  353.375385 
  48.     MeanAnomaly      358.956091 
  49.     } 
  50.  
  51.     RotationPeriod        25 
  52.     Obliquity             90 
  53.     EquatorAscendingNode 315 
  54.  
  55.     Albedo 0.04 
  56.  
  57. "Ikeya-Zhang" "Sol" 
  58.     Class "comet" 
  59.     Texture "asteroid.jpg" 
  60.     Mesh "roughsphere.cms" 
  61.  
  62.     EllipticalOrbit 
  63.     { 
  64.     Epoch        2452352.47847  # 2002 Mar 18 23:29UT
  65.     Period           367.181906 
  66.     SemiMajorAxis     51.276792 
  67.     Eccentricity       0.990111 
  68.     Inclination       28.1206 
  69.     AscendingNode     93.3718 
  70.     ArgOfPericenter   34.6666 
  71.     MeanAnomaly        0 
  72.     } 
  73.  
  74.     # These are all made up (copied from Halley)
  75.     Radius           7.5 
  76.     RotationPeriod 170 
  77.  
  78.     Albedo 0.04 
  79.